  /* product */
  .product{
      width: 100%;
      height: 798px;
  }
  .product .title{
      margin-top: 50px;
  }
.product .p5{
    position: relative;
    color:#4c4c4c;
    font-size: 24px;
    bottom:1270px;
    left:956px;
}
.product .p6{
    width: 366px;
    position: relative;
    left:420px;
    bottom:920px;
    color:#4c4c4c;
    font-size: 16px;
}
.product .box1{
    width: 386px;
    height: 312px;
    position: relative;
    top:93px;
}
.product .box1 img,.product .box1 img,.product .box2 img,.product .box3 img, .product .box4 img{
    width:100%;
    height: 100%;;
}

.product .box2{
    width: 386px;
    height: 312px;
    position: relative;
    top:120px;
    display:block;
}
.product .show h2{
    width:100%;
    font-size: 22px;
    height: 30px;
    line-height: 100%;
    text-align: center;
    position: absolute;
    top:50%;
    margin-top:-15px;

}
.product .box3{
    position: relative;
    bottom:458px;
    left:416px;
    width: 386px;
    height: 445px;
}
.product .show3{
	width: 100%;
	height: 100%;
	background: #0F6DC5;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
    background: url(../images/show_bg.png)  repeat;
}
.product .show1{
	width: 100%;
	height: 100%;
	background: #0F6DC5;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
    background: url(../images/show_bg.png) repeat;
}
.product .show4{
	width: 100%;
	height: 100%;
	background: #0F6DC5;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
    background: url(../images/show_bg.png) repeat;
}
/* .product .show1 .ti1{
    font-size: 30px;
    color:#ffffff;
    text-align: center;
    margin-top: 157px;
}
.product .show1 img{
    display: block;
    margin: 0 auto;
    margin-top: 35px;
} */
.product .box2:hover .show2{
	display: block;
}
.product .box1:hover .show1{
	display: block;
}
.product .box3:hover .show3{
	display: block;
}
.product  .show2{
	width: 100%;
	height: 100%;
	background: #0F6DC5;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
    display: none;
    z-index: 1100;
    background: url(../images/show_bg.png) repeat;
}

.product .box4:hover .show4{
	display: block;
}
.product .box4{
    position: relative;
    bottom:730px;
    left:812px;
    width: 386px;
    height: 456px;
}
.guesbook_txt1{
	position: absolute;
	right: 0;
	top: 6px;
}
.guesbook_txt2{
	position: absolute;
	right: 0;
	top: 6px;
}

.product .box1:hover{
    background: url(../images/p2-2.png) no-repeat top center;
}


/* about */
.about{
    background: url(../images/about.png) no-repeat top center;
    width: 100%;
    height:618px ;
}
.about .text{
    font-size: 32px;
    color:#333333;
    position: relative;
    left:515px;
    top: 126px;
}
.about .txt{
    width: 687px;
    height: 340px;
    margin-top: 195px;
    margin-right: 12px;
}
.about .txt p{
    font-size: 16px;
    color:#4c4c4c;
    line-height: 34px;
}
.about .txt a {
    display: inline-block;
    margin-top: 30px;
}

/* 图标 */
.tu{
    width: 100%;
    height: 415px;
    background: url(../images/tu.png) no-repeat top center;
}
.tu ul{
    padding-top: 50px;
}
.tu ul .li1{
    width: 390px;
    text-align: center;
}
.tu ul .li2{
    width: 413px;
    text-align: center;
}
.tu ul .li3{
    width: 397px;
    text-align: center;
}
.tu ul .p1{
    font-size: 24px;
    color:#0f6dc5;
    margin-top: 29px;
}
.tu ul .p2{
    font-size: 16px;
    color:#4c4c4c;
    margin-top: 25px;
}

.tu .img1 {
    transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
    -moz-transition: All 0.8s ease-in-out;
    -o-transition: All 0.8s ease-in-out;
}

.tu .img1:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}


/* case */
.case{
    width: 100%;
    height: 776px;
    background: url(../images/case.png) no-repeat top center;
}
.case .multipleColumn{  position:relative; width:1200px; padding-top: 110px;padding-bottom: 40px; }
.case .multipleColumn .hd{ overflow:hidden;  height:93px;width:1320px; position: absolute; left:-60px; top: 47%;z-index: 100}
.case .multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:60px; height:93px;float:right;  overflow:hidden;
    cursor:pointer; background:url(../images/pre-next.png) no-repeat left top;}
.case .multipleColumn .hd .prev{float: left }
.case .multipleColumn .hd .next{ background:url(../images/pre-next.png) no-repeat right top;  }
.case .multipleColumn .bd{  overflow:hidden;width: 1200px;margin-left: 18px;  }
.case .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:367px;margin:  0 8px;  float:left; _display:inline;  }
.case .multipleColumn .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;  }
.case .multipleColumn .bd ul li .pic{ text-align:center; }
.case .multipleColumn .bd ul li .pic img{ width:367px; height:228px; display:block; }
.case .multipleColumn .bd ul li .title{ line-height:24px;   }
.case .multipleColumn .bd ul li .pic p{
    width: 100%;
    background-color:#ffffff;
    height: 48px;
    color:#4c4c4c;
    font-size: 21px;
    line-height: 48px;
}
.case a img{
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}


/* news */
.news{
    width: 100%;
    height: 602px;
    background: url(../images/news.png) no-repeat top center;
    padding-bottom: 40px;
}
.news .tab-top {
    padding-top:162px;
}

.news .tab-top a {
    font-size: 14px;
    color: #1f76c7;
    border: 1px solid #1f76c7;
    line-height: 24px;
    padding: 8px 30px;
    margin-left: 53px;
}
.news .tab-top a:first-child{
    margin-left: 0px;
}

.news .tab-top a:hover {
    background: #1f76c7;
    border: 1px solid #1f76c7;
    color: #ffffff;
}

.news .tab-top a.on {
    background: #1f76c7;
    border: 1px solid #1f76c7;
    color: #ffffff;
}


.news .tab-bottom {
    display: none;
    height: 437px;
    margin-top: 20px;
}

.news .tab-bottom.on {
    display: block
}
.news .tab-bottom ul li{
    width: 686px;
    height: 80px;
}
.news .tab-bottom ul .img1{
    position: absolute;
}
.news .tab-bottom ul .img2{
    position: absolute;
    margin-top: 30px;
}
.news .tab-bottom .fl .sp1{
   font-size: 18px;
   color:#454544;
   position: absolute;
}
.news .tab-bottom .fl .sp5{
    font-size: 18px;
    color:#454544;
    position: relative;
    left:67px;
 }
.news .tab-bottom .fl .sp2{
    font-size: 15px;
    color:#454544;
    float: right;
 }
 .news .tab-bottom .fl .sp3{
     width: 617px;
     margin-left: 65px;
     display: inline-block;
     position: relative;
     bottom:30px;
 }
 .news .tab-bottom .fl .sp6{
    width: 617px;
    margin-left: 65px;
    display: inline-block;
    position: relative;
}

 .news .tab-bottom .fl ul li p{
     margin-top: 16px;
 }
 .news .tab-bottom .fl ul li{
     margin-top: 30px;
 }


 .news .tab-bottom .fr{
     width: 389px;
     height: 312px;
     margin-top: 40px;
 }
 .news .tab-bottom .fr img{
    width: 389px;
    height: 312px;
}





/* .news .tab-bottom .fl {
    width: 500px;
}

.news .tab-bottom .fl img {
    width: 500px;
    height: 335px;
}

.news .tab-bottom .fl h2 {
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    font-weight: 500
}

.news .tab-bottom .fl p {
    font-size: 14px;
    line-height: 18px;
    color: #666666;
}

.news .tab-bottom .fr {
    width: 591px;
}

.news .tab-bottom .fr ul li {
    margin: 15px 0 38px 0;
    padding-left: 33px;
    position: relative;
    border-left: 3px solid #afafaf;
    height: 76px;
}

.news .tab-bottom .fr ul li span {
    position: absolute;
    left: -58px;
    top: 0;
    font-size: 14px;
    color: #afafaf
}

.news .tab-bottom .fr ul li span b {
    display: block;
    font-size: 18px;
    font-weight: 500
}

.news .tab-bottom .fr ul li h2 {
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 500
}

.news .tab-bottom .fr ul li p {
    color: #666666;
    line-height: 18px;
}

.news.tab-bottom .fr ul li:hover h2 {
    color: #119061
} */
